home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0497 / AMOSLIST / 000095_amos-request@svcs1.digex.net_Sat Apr 12 20:34:11 1997.msg < prev    next >
Text File  |  1998-06-24  |  3KB  |  73 lines

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.     by mail2.access.digex.net (8.8.5/8.8.5) with ESMTP id UAA24189
  3.     for <mcox@access.digex.net>; Sat, 12 Apr 1997 20:34:10 -0400 (EDT)
  4. Received: (from daemon@localhost)
  5.     by svcs1.digex.net (8.8.5/8.8.5) id TAA28091
  6.     for amos-out; Sat, 12 Apr 1997 19:54:55 -0400 (EDT)
  7. Received: from mail3.access.digex.net (mail3.access.digex.net [205.197.247.4])
  8.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id TAA28088
  9.     for <amos-list@svcs1.digex.net>; Sat, 12 Apr 1997 19:54:54 -0400 (EDT)
  10. Received: from relay-11.mail.demon.net (relay-11.mail.demon.net [194.217.242.137])
  11.     by mail3.access.digex.net (8.8.5/8.8.5) with SMTP id TAA21636
  12.     for <amos-list@access.digex.net>; Sat, 12 Apr 1997 19:54:53 -0400 (EDT)
  13. Date: Sat, 12 Apr 1997 19:54:53 -0400 (EDT)
  14. Received: from h171.redrose.net ([208.7.248.171]) by relay-9.mail.demon.net
  15.            id aa0904443; 13 Apr 97 0:22 BST
  16. X-Sender: mushy-pd@pop3.demon.co.uk
  17. X-Mailer: Windows Eudora Version 2.1.1
  18. Mime-Version: 1.0
  19. Content-Type: text/plain; charset="us-ascii"
  20. To: falcons@ihug.co.nz, AMOS Mailing List <amos-list@access.digex.net>
  21. From: Mush <mpd@mushy-pd.demon.co.uk>
  22. Subject: Re: CLI Arguments
  23. Message-ID: <860887351.094443.0@h171.redrose.net>
  24. Status: RO
  25. X-Status: 
  26.  
  27. At 09:52 AM 4/13/97 +1200, Laurie Curwood wrote:
  28. >Is there any way to get CLI arguments into AMOS???
  29. >
  30. >E.G. At a CLI, I type
  31. >
  32. >Run CoolProg RAM:Test
  33. >
  34. >Is there any way I can get "RAM:Test" into AMOS?
  35. >
  36. >I need to do it for both AMOSPro and AMOS Classic.
  37. >
  38.  
  39. You can use the COMMAND LINE$ command in AMOSPro, and am not too sure if
  40. classic AMOs has it. When you compile and run, with this in the first line
  41.  
  42. A$=Command Line$
  43. ... and your prog
  44.  
  45.  
  46. If you compiled and did:
  47.  
  48. Run Program Ram:Test
  49.  
  50. A$ would conatin the string Ram:Test
  51.  
  52.  
  53. You can also do anything after the command, and it will appear in A$.
  54.  
  55. Hope this helps
  56.  
  57. Mush
  58.  
  59.  
  60.   --------******( Extreme AMOS )******--------
  61.  
  62. The best AMOS homepages around, full of downloads, and my AMOS disk
  63. magazine. Order games and utilities  directly from the library, for FREE.
  64.  
  65.           See my homepages at http://www.mushy-pd.demon.co.uk or
  66. http://members.tripod.com/~mushypd for more information.
  67.  
  68.       Email: mpd@mushy-pd.demon.co.uk      mpd@computer4u.com
  69.                                   mushy_pd@hotmail.com
  70.  
  71.                    Look for Mush now on IPhone in AMOS!!
  72.                               ICQ No. - 778243 (talk to me!!)
  73.